home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / a_utils / expanded.lha / test_suite / README < prev    next >
Text File  |  1992-03-19  |  650b  |  30 lines

  1. This directory contains a set of test programs that can be used to
  2. exercise and test the system.  Unfortunately, it can hardly be
  3. considered an exhaustive test suite that will catch all possible bugs,
  4. but it's a start.
  5.  
  6. Running make in this directory will create the executables in this
  7. directory.  User should first make sure the paths specified in 
  8. the Makefile are correct.
  9.  
  10. The following test programs are designed to exercise the
  11. different classes in the system:
  12.  
  13. testbasis.C
  14. testgeob.C
  15. testmap.C
  16. testmulti.C
  17. testspace.C
  18. testsub.C
  19.  
  20. This program includes the example programs that were given
  21. in the thesis:
  22.  
  23. thex.C
  24.  
  25.  
  26. Bill Longabaugh   3/17/92
  27.  
  28.  
  29.  
  30.